Welcome![Sign In][Sign Up]
Location:
Search - WinSock UDP

Search list

[Communication-MobileWinsockChatting

Description: 基于UDP协议的winsock聊天室,采用C/S模式,可以私聊,显示在线人数,保存聊天记录,发布系统公告,踢人,功能完善,逻辑严谨-based on the UDP winsock chat rooms, using C / S mode, Private Chat. online show the number of records kept chatting to publish notice system, gangs, complete functions, rigorous logic
Platform: | Size: 103524 | Author: libo | Hits:

[Other resourceVB_WINSOCK

Description: 利用VB中WINSOCK实现局域网中的通信,对于局域网用户中的编程爱好者来说,如果能自己编一个局域网通信程序,那么这一切将是多么美妙!可是,如果要从头开始完全由自己来编写一段用于通信的程序,必须对相关的网络协议及其他的一些较底层的技术有较深入的了解,这可不是一件容易的事。而现在有了Winsock控件,一切就不同了,它已经替你封装了所有烦琐的技术细节,并提供了访问TCP和UDP网络服务的方便途径。你只需通过设置控件的属性并调用其方法就可轻易连接到一台远程计算机中,并且还可以双向交换数据,而这一切都不需你了解TCP的细节或调用低级的Winsock APIs。
Platform: | Size: 4831 | Author: DFDF | Hits:

[Other resourceFormUdpReceive

Description: Vb.net主要是WinSock的Udp 接收端程式範例
Platform: | Size: 5528 | Author: jenkang | Hits:

[Other resourceFormUdpSend

Description: Vb.net主要是Winsock的Udp發射端程式做法
Platform: | Size: 5350 | Author: jenkang | Hits:

[TCP/IP stackChat

Description: 一个简单的聊天会话对话框程序,包括了实时接收和发送会话内容的功能。采用winsock以及udp协议实现。
Platform: | Size: 133990 | Author: eacker | Hits:

[WinSock-NDISj_9021_myicq

Description: 即时通讯工具。VB开发 使用WINSOCK和TCP/UDP协议
Platform: | Size: 1047436 | Author: 杨过 | Hits:

[TCP/IP stackTCPIPprotocolren

Description: TCPIP协议与网络编程 任泰明.rar 第7章 TCP/IP网络程序框架与实例 7.1 网络应用程序的基本工作流程 7.2 基于TCP的客户/服务器通信程序实例 7.3 基于UDP的客房与服务器通信程序实例 本章小结 习题 第8章 Winsock API 8.1 字节排序函数 8.2 IP地址转换函数 8.3 网络信息获取函数(数据库函数) 8.4 套接口选项函数 8.5 套接口I/O处理函数 8.6 事件对象I/O管理 8.7 错误处理函数 8.8 Winsock 2支持的其他函数 本章小结 习题 第9章 高级网络编程API 9.1 MFC提供的Winsock类 9.2 信报API(MAPI) 9.3 WinInet API 9.4 其他网络程序设计API 本章小结 习题 第10章 网络程序设计实例 10.1 使用Winsock API设计网络程序的实例 10.2 使用MFC类库进行网络程序设计的实例 10.3 基于WinInet API的客户程序编写实例 10.4 原始套接口(SOCK-RAW)程序设计实例 10.5 广播通信与组播通信程序设计实例 习题
Platform: | Size: 4900524 | Author: wu | Hits:

[TCP/IP stackWinSockUDP

Description: 应用Winsock实现UDP协议传输的源程序
Platform: | Size: 30146 | Author: wxm | Hits:

[Other resourcetemperature_test

Description: 自已做的温度传感器WIN服务端,用WINSOCK的UDP实验网内温度传送,打印温度曲线。客户端基于ARM Linux
Platform: | Size: 2190915 | Author: 黄荣舜 | Hits:

[Communication-Mobilegprsc

Description: :gprs终端,VB、控件、协议,WINSOCKET控件,Winsock控件,gprs,cdma,gprs编程,gprs模块,gprs终端,gprs modem,gprs无线,modem,终端,gprs设备,cdma模块,cdma终端,cdma modem,产品,无线,无线数据传输,数据传输,编程,gprs数据编程,tcp,ip,udp, Winsock dll, Winsock ocx控件,Winsock ocx, Winsock函数, Winsock编程,WINSOCKET,Sockets,Socket,tcp协议,ip协议,ppp,ppp协议,udp协议,下载,示例,编程示例,示例代码,源代码。单片机,mc51,mc51单片机,430,plc,组态软件,组态王,8051,89c52等。无线传输,无线上网,gprs无线上网,终端。Internet,网络,网络编程。网络设计,gprs组网方式,gprs,tcp/ip包,tcp/ip数据包,tcp/ip数据包格式,报文格式,
Platform: | Size: 100019 | Author: jinming | Hits:

[Other resourceWinSock_example

Description: WinSock编程实例,电子书类.包括TCP UDP例子
Platform: | Size: 230162 | Author: sdghgk | Hits:

[Internet-Network一个简单的网络小软件

Description: 本程序是用winsock API函数编写网络部分,使用MFC编写应用程序框架 在测试时,发现在有的机器上只能做服务器,如果做客户端则无法连接上服务器, 而有的则相反 但在同一台机器上回环测试均成功! 不知道为什么??是不是因为防火墙或是windows的版本问题?不得而之! 使用UDP协议时,有时会出现客户端绑定失败问题!不知为何?-this procedure is used to prepare protocols of API function network, the use of MFC application framework prepared in the test, found in some machines can only do servers, so if the client is unable to connect to server, while others but on the contrary in the same machine loop testing success! Do not know why is it because of firewalls or windows version and not the problem! using UDP, sometimes there will be bundled with the client failure! I do not know why
Platform: | Size: 42839 | Author: 杨智 | Hits:

[.netVC/C#/Jave源码大全

Description: 代码包括:VC、Cshap、ASP.Net、Java等多种语言。 EJB编程,VC++下ACE开发入门,ASP.NET中实现DataGrid控件动态绑定数据的方法探讨,模仿深度剥离效果,C#中动态数组设计原理,基于WinSock的UDP数据转发,用VC++实现手机短消息查询,基于.NET框架RijndaelManaged类的数据加密器设计,等等
Platform: | Size: 2155234 | Author: wwsbbsemail_1@163.com | Hits:

[Internet-NetworkWinSocket_MultiThread

Description: WinSocket的示例程序,多线程,对于初学者有很大的价值-Winsocket examples of procedures, multithreading, beginners have great value
Platform: | Size: 3072 | Author: zdz | Hits:

[Internet-Network一个简单的网络小软件

Description: 本程序是用winsock API函数编写网络部分,使用MFC编写应用程序框架 在测试时,发现在有的机器上只能做服务器,如果做客户端则无法连接上服务器, 而有的则相反 但在同一台机器上回环测试均成功! 不知道为什么??是不是因为防火墙或是windows的版本问题?不得而之! 使用UDP协议时,有时会出现客户端绑定失败问题!不知为何?-this procedure is used to prepare protocols of API function network, the use of MFC application framework prepared in the test, found in some machines can only do servers, so if the client is unable to connect to server, while others but on the contrary in the same machine loop testing success! Do not know why is it because of firewalls or windows version and not the problem! using UDP, sometimes there will be bundled with the client failure! I do not know why
Platform: | Size: 43008 | Author: 杨智 | Hits:

[ICQ-IM-ChatUdpClientprogram

Description: 利用winsock通信,此程序是利用非可靠协议但速度较快的udp协议实现的客户端代码-using winsock communications, This procedure is used to secure the agreement but faster udp protocol to the client code
Platform: | Size: 1164288 | Author: 乐乐 | Hits:

[Communicationwinsockbookchapter01

Description: winsock 配套代码第一部分,主要是udp -winsock matching code first, the major concern is udp
Platform: | Size: 48128 | Author: zj | Hits:

[SNMPtcpn

Description: 采用WINSOCK2 编写的TCPUDP通信程序-used WINSOCK2 TCPUDP prepared by the Communication Program
Platform: | Size: 208896 | Author: 123456 | Hits:

[Database systemOftomatization

Description: 为了方便网络编程,90年代初,由Microsoft联合了其他几家公司共同制定了一套WINDOWS下的网络编程接口,即Windows Sockets规范,它不是一种网络协议,而是一套开放的、支持多种协议的Windows下的网络编程接口。本篇论文主要是介绍了在TCP/IP基础上利用winsock2对网卡进行编程,以达到网络流量监测的目的。论文首先介绍了TCP/IP协议,旨在介绍IP,TCP,UDP等比较重要的协议。主要是介绍IP头,TCP头,UDP头的特点,以便从IP头中可以获取源地址,目的地址,协议类型等信息。在随后的章节中提出了Socket的概念,Socket实际上提供了一个通信端口使所有拥有Socket的端口的计算机之间能够相互通信,在本论文中主要说明了socket的建立,监听和撤销的过程。具体到程序实现中,对网卡混杂模式的设置是通过原始套接字(raw socket)来实现的。为了让原始套接字能接受所有的数据,还需要通过将SOCK_RAW设置成SIO_RCVALL。对数据包的获取通过recv()函数来完成。最后要完成的工作就是对所捕获的IP数据包进行分析以提取出我们所需要的信息。在论文的最后是旨在说明进一步工作的展开. 关键词:网络流量测量 TCP/IP协议 WINSOCK编程 -To facilitate network programming and the beginning of the 1990s, Microsoft jointly by several other companies to develop a set of Windows programming network access , that is, Windows Sockets norms, it is not a network protocol, but a liberal, Multi-protocol support for the Windows network programming interface. The main purpose of this paper is to introduce a TCP/IP based on the use of the card for winsock2 programming, to achieve network traffic monitoring purposes. Papers first introduced the TCP/IP protocol, aimed at introducing IP, TCP, UDP, and other more important agreements. IP is introduced first, the first TCP, UDP first features to the IP header from access to the source address, destination address, Agreement type, and other information. In the ensuing chapters of the Sock
Platform: | Size: 10240 | Author: wq57 | Hits:

[Internet-NetworkIP_Brocast

Description: 局域网广播代码,可以任意接收与发送,多线程实现!-LAN radio code, can receive and send, realize multi-threaded!
Platform: | Size: 1196032 | Author: 未名 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 »

CodeBus www.codebus.net